home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2001 May / SGI Freeware 2001 May - Disc 1.iso / dist / patchSG0003743.idb / usr / include / foreign.h.z / foreign.h
C/C++ Source or Header  |  2001-04-12  |  250b  |  14 lines

  1. /* USMID @(#) clibinc/foreign.h    92.0    10/08/98 14:28:05 */
  2. /*
  3.  *    (C) COPYRIGHT CRAY RESEARCH, INC.
  4.  *    UNPUBLISHED PROPRIETARY INFORMATION.
  5.  *    ALL RIGHTS RESERVED.
  6.  */
  7.  
  8. #ifndef _FOREIGN_H
  9. #define _FOREIGN_H
  10.  
  11. #include <ffio.h>
  12.  
  13. #endif /* !_FOREIGN_H */
  14.